type github.com/refraction-networking/utls.kemPrivateKey

4 uses

	github.com/refraction-networking/utls (current package)
		u_public.go#L862: type kemPrivateKey struct {
		u_public.go#L874: func (kpk *KemPrivateKey) ToPrivate() *kemPrivateKey {
		u_public.go#L878: 		return &kemPrivateKey{
		u_public.go#L885: func (kpk *kemPrivateKey) ToPublic() *KemPrivateKey {